~/storm/build/bin/storm --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants N=4,T=30 --prismcompat --sound --precision 1e-6 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Storm 1.5.1
Date: Tue Apr 28 22:46:08 2020
Command line arguments: --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants 'N=4,T=30' --prismcompat --sound --precision 1e-6 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /
WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.008s.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model construction: 1.174s.
--------------------------------------------------------------
Model type: CTMC (symbolic)
States: 99535 (4377 nodes)
Transitions: 910872 (111563 nodes)
Reward Models: reactions
Variables: rows: 22 meta variables (58 DD variables), columns: 22 meta variables (58 DD variables)
Labels: 2
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (59 nodes)
--------------------------------------------------------------
Model checking property "reactions": R[exp]{"reactions"}=? [C<=30] ...
Result (for initial states): 48.49102789
Time for model checking: 227.975s.